MySQL ERROR:
Error Number: 2006
Description: MySQL server has gone away
Query: SELECT c.cat_name, c.cat_id, c.cat_image, c.cat_description, c.parent_id,
p.cat_id, p.entry_id, c.group_id
FROM exp_categories AS c, exp_category_posts AS p
WHERE c.cat_id = p.cat_id
AND p.entry_id IN ('1306','3564','330','1737','236','2451','494','502','239','3733','1759','747','84','157','95','285','1877','89','517','899','1509','97','936','1007','797','606','3312','83','100','3211','1687','694','1307','1815','3476','1767','4512','1707','81','275','2409','1522','8347','489','3002','8344','5563','1108','8346','1008','1461','2437','1802','181','298','2895','1503','1227','122','1396','1657','5561','94','1663','1430','595','93','917','562','909','1161','1031','1705','2263','2804','456','3084','134','87','101','8343','834','726','9804','1998','5562','260','85','1411','238','86','1032','2300','1214','1292','96','111','8345','2580','261') ORDER BY c.group_id, c.parent_id, c.cat_order